home *** CD-ROM | disk | FTP | other *** search
- /* cc variables */
- source=e:
- include=d:\stdlib.h\
- temp=m:
- symb=c:\bin\
- bin=c:\bin\
- syslib=c:\bin\
- delete=1
- /* uemail shell commands */
- diss=d:\disserta\
- xmodem=c:\comm\bmodem.ttp
- cc=c:\bin\cctr
- show=c:\bin\show
- extmac=c:\uemail\extmac
- dir=c:\bin\dir
- showkey=c:\util\showkey.prg
- buffers=c:\util\listbuf.prg
- type=c:\util\type
- ty=c:\util\type
- ren=mv
- sid=c:\bin\sid.ttp
- cp=c:\bin\cp
- link=c:\bin\link68.ttp
- relmod=c:\bin\relmod.ttp
- loadram=c:\bin\loadram
- echo=c:\bin\echo
- /* the following let me run one part of the compiler at a time */
- error=noexit
- cpp='~bin\cp68 -i ~include\ ~source\~file\.c ~temp\~file\.i'
- pars='~bin\c068 ~temp\~file\.i ~temp\~file\.1 ~temp\~file\.2 ~temp\~file\.3'
- gen='~bin\c168 ~temp\~file\.1 ~temp\~file\.2 ~temp\~file\.s'
- assem='~bin\as68 -s ~bin\ -l -u -f ~temp\ ~temp\~file\.s'
- /* compile.com is similar to cc.prg */
- compile=c:\bin\compile
- as='~bin\as68 -l -u -s ~bin\ -f ~temp\'
- proff=~home\proff
- scribe=~home\scribe
- wrap=~home\wrap
- df='dir /f'
- sort='c:\util\sort -f'
- setram='alias cp=m:\cp!alias del=m:\rm!alias more=m:\more!alias dir=m:\dir!alias show=m:\show!alias loadram=echo ramdisk already loaded'
- del=c:\bin\rm
- more=c:\util\more
- arc=c:\util\arc.ttp
- cat=c:\util\cat.prg
- vt100=c:\comm\vt100.tos
- /* misc variables and paths */
- organization='University of Louisville'
- name='Robert Royar'
- timezone=EDT
- home=c:\uemail\
- assembly=d:\assembly.s\
- etc=c:\util\
- comm=c:\comm\
- emsrc=a:\myemacs.src\
- /* uemail screen colors */
- border=black
- cursor=red
- desk=cobalt
- letter=black
- /* uemail function keys and number pad */
- F1=setmark
- F2=listbuffers
- F3=filename
- F4=writeregion
- F5=fileinsert
- F6=fileread
- F7=filevisit
- F8=filewrite
- F9=filesave
- F10=quit
- N(=backword
- N)=forwword
- N/=grtw
- N*=getfence
- N7=gotobol
- N8=gotoeol
- N9=rettpa
- N-=pageback
- N4=backsent
- N5=forwsent
- N6=gotobob
- N+=pageforw
- N1=gotbop
- N2=goteop
- N3=gotoeob
- N.=forwdel
- NENTER=indent
-